Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
71 0 1 98,59% 111,60

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
replica.server 9 0 0 100,00% 16,19
replica.server.commands 6 0 1 83,33% 3,64
replica.utils 7 0 0 100,00% 0,07
replica.command 6 0 0 100,00% 0,08
replica.command.xml 6 0 0 100,00% 0,14
replica.command.beans 3 0 0 100,00% 3,25
replica.session.support 3 0 0 100,00% 0,02
replica.group.jgroups 11 0 0 100,00% 72,46
replica.core 4 0 0 100,00% 7,17
replica.textui 9 0 0 100,00% 0,02
replica.database.commands 1 0 0 100,00% 1,88
replica.database.commands.plsql 2 0 0 100,00% 5,22
replica.server.commands.plsql 3 0 0 100,00% 0,07
replica.server.mvc 1 0 0 100,00% 1,40

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

replica.server

Class Tests Errors Failures Success Rate Time
ListenerTest 5 0 0 100,00% 15,998
ServerProcessTest 4 0 0 100,00% 0,194

replica.server.commands

Class Tests Errors Failures Success Rate Time
ConnectCommandTest 3 0 0 100,00% 0,055
StartupDatabaseCommandTest 1 0 0 100,00% 1,571
ShutdownDatabaseCommandTest 1 0 0 100,00% 1,946
ShutdownDatabaseCommand 1 0 1 0,00% 0,073

replica.utils

Class Tests Errors Failures Success Rate Time
BeanUtilsTest 7 0 0 100,00% 0,071

replica.command

Class Tests Errors Failures Success Rate Time
HashtableMappingsTest 5 0 0 100,00% 0,048
AbstractCommandPr ocessorTest 1 0 0 100,00% 0,035

replica.command.xml

Class Tests Errors Failures Success Rate Time
XmlHashtableMappingsTest 5 0 0 100,00% 0,082
XmlCommandProcessorTest 1 0 0 100,00% 0,054

replica.command.beans

Class Tests Errors Failures Success Rate Time
BeansMappingsTest 3 0 0 100,00% 3,248

replica.session.support

Class Tests Errors Failures Success Rate Time
SimpleSessionManagerTest 3 0 0 100,00% 0,015

replica.group.jgroups

Class Tests Errors Failures Success Rate Time
JGroupsGroupManagerTest 11 0 0 100,00% 72,462

replica.core

Class Tests Errors Failures Success Rate Time
ApplicationGroupListenerTest 4 0 0 100,00% 7,173

replica.textui

Class Tests Errors Failures Success Rate Time
SimpleInterfaceTest 9 0 0 100,00% 0,018

replica.database.commands

Class Tests Errors Failures Success Rate Time
DatabaseCommandProcessorTest 1 0 0 100,00% 1,881

replica.database.commands.plsql

Class Tests Errors Failures Success Rate Time
PlsqlDbCommandTest 2 0 0 100,00% 5,216

replica.server.commands.plsql

Class Tests Errors Failures Success Rate Time
PlsqlCommandProcessorTest 3 0 0 100,00% 0,066

replica.server.mvc

Class Tests Errors Failures Success Rate Time
TableViewTest 1 0 0 100,00% 1,395

Test Cases

[ summary ] [ package list ] [ test cases ]

ListenerTest

testCreateNewServerProcess Success 7,57
testInitializeServerProcessesList Success 0,00
testGetNewServerProcess Success 6,78
testStartListener Success 0,60
testStopListener Success 1,02

ServerProcessTest

testEn dOfCommands Success 0,01
testSendingSeveralCommands Success 0,16
testIsFromServer Success 0,00
testNoReturnsOrLineFeedsInCommands Success 0,00

ConnectCommandTest

testExecuteApplicationMessageUserDatabase Success 0,02
testExecuteApplicationMessageUserPasswordDatabase Success 0,00
testExecuteApplicationMessageUser Success 0,00

StartupDatabaseCommandTest

testInternalExecute Success 1,56

ShutdownDatabaseCommandTest

testInternalExecute Success 1,94

BeanUtilsTest

testWriteStringProperty Success 0,02
testWriteBooleanProperty Success 0,01
testWriteIntProperty Success 0,01
testWriteLongProperty Success 0,01
testWriteFloatProperty Success 0,01
testConvertNegativeFloatFromString Success 0,00
testWriteDoubleProperty Success 0,01

HashtableMappingsTest

testAddMappingStringClass Success 0,01
testAddMappingStringClassHashtable Success 0,00
testAddMappingStringClassStringArrayObjectArray Success 0,00
testGetNewCommand Success 0,02
testAddMappingsForClass Success 0,00

AbstractCommandProcessorTest

testProcess Success 0,03

XmlHashtableMappingsTest

testInitialize Success 0,02
testProcessMapping Success 0,02
testGetCommands Success 0,00
testGetParameters Success 0,00
testGetElementText Success 0,00

XmlCommandProcessorTest

testReadMappings Success 0,04

BeansMappingsTest

testGetExistingNewCommandWithBeanRef Success 1,47
testGetExistingNewCommandWithClassName Success 0,98
testGetNotExistingNewCommand Success 0,80

SimpleSessionManagerTest

testCreateSession Success 0,01
testDestroySession Success 0,00
testLogin Success 0,00

JGroupsGroupManagerTest

testAddListener Success 0,01
testJoinGroupWith1Member Success 3,32
testJoinGroupWith2Members Success 5,72
testDisconnectConnectTwo Success 7,30
testLeaveGroup Success 2,61
testSendMessageAddressObject Success 29,86
testSendMessageObject Success 11,33
testRemoveListener Success 0,00
testConvertViewListFromJGroups Success 6,60
testNotifyViewChanged Success 5,70
testNotifySuspect Success 0,00

ApplicationGroupListenerTest

testMessageFromDatabase Success 0,02
testMessageFromServer Success 0,21
testProcessDatabaseUpdateResult Success 0,00
testAddAsListenerOnStart Success 6,92

SimpleInterfaceTest

testProcessLineConnect Success 0,01
testProcessLineSendToServer Success 0,00
testGetConnectArgsAllValues Success 0,00
testGetConnectArgsHostUser Success 0,00
testGetConnectArgsUser Success 0,00
testGetConnectArgsInvalidPo rt Success 0,00
testGetConnectArgsInvalidArgs Success 0,00
testConnectStringintString Success 0,00
testSendToServer Success 0,00

DatabaseCommandProcessorTest

testGetConnection Success 1,87

PlsqlDbCommandTest

testExecuteDatabaseCommandVO Success 3,95
testInit Success 1,25

ShutdownDatabaseCommand

warning Failure 0,02
No tests found in replica.server.commands.ShutdownDatabaseCommand

PlsqlCommandProcessorTest

testProcessApplicationMessage Success 0,03
testProcessPlsqlCommandEnd Success 0,00
testIsPlsqlEnd Success 0,00

TableViewTest

testRender Success 1,38